This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Isaac Quetkrovitchings 12.Dec.03 03:28 PM a Web browser Domino Designer6.0.2Linux - RedHat
I have a form called Credit. From a document using Credit, users can create documents using CreditFile.
When users delete a Credit doc, I also want to delete all associated files using CreditFile.
The field Parent_ID in Credit File = the field IS in Credit. However, currently Credit File is NOT configured to be a Response.
Any idea on how I could do this? I would like a button on the Credit web form. I am assuming that in order to have a button, I could need that button to call an agent. I am not to sharp on how to construct such an agent or how to call it (or even pass the ID field value to the agent).